projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7da200
)
libxc: remove comment obsoleted by addition of hypercall bounce buffer.
author
Ian Campbell
<ian.campbell@citrix.com>
Tue, 14 Dec 2010 18:59:44 +0000
(18:59 +0000)
committer
Ian Campbell
<ian.campbell@citrix.com>
Tue, 14 Dec 2010 18:59:44 +0000
(18:59 +0000)
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxc/xc_private.c
patch
|
blob
|
history
diff --git
a/tools/libxc/xc_private.c
b/tools/libxc/xc_private.c
index 2883c19a1cdfaeda9a5fde2de6157f37571f60cf..3b83a8aa5f246a387cd9e09264a79f47b3375f64 100644
(file)
--- a/
tools/libxc/xc_private.c
+++ b/
tools/libxc/xc_private.c
@@
-186,7
+186,6
@@
void xc_report_progress_step(xc_interface *xch,
done, total);
}
-/* NB: arr must be locked */
int xc_get_pfn_type_batch(xc_interface *xch, uint32_t dom,
unsigned int num, xen_pfn_t *arr)
{